home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Golf Digest's Best Places to Play
/
Golf Digest's Best Places to Play.iso
/
diamond
/
dbrs_ibm.dir
/
00048_Script_SurpriseScript
< prev
next >
Wrap
Text File
|
1995-05-15
|
195b
|
12 lines
on enterFrame
repeat while soundBusy(1) and not(the MouseDown)
nothing
end repeat
puppetsound 0
cursor -1
updateStage
end enterFrame
on exitFrame
go to marker(0)+5
end